home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / Tools & Goodies / IntlTest / Sources / Build < prev    next >
Encoding:
Text File  |  1996-08-16  |  389 b   |  10 lines  |  [TEXT/MPS ]

  1. # This script uses a combination of MPW scripts and AppleEvents sent to CodeWarrior
  2. # to build the IntlTest Part (Debug Build) 
  3. #
  4. # This script also assumes that you have placed UserStartup•ODF in your MPW folder.
  5.  
  6. ###### IntlTest
  7. Directory "{ODFDev}IntlTest:CWPPCDebug:"
  8. FWBuild -Metrowerks "{ODFDev}IntlTest:Sources:ODFIntlTest.IDE"
  9. FWBuildCW "{ODFDev}IntlTest:CWPPCDebug:ODFIntlTest.π"
  10.